home *** CD-ROM | disk | FTP | other *** search
Text File | 1990-02-26 | 776 b | 32 lines | [TEXT/MPS ] |
- #Copyright © 1988 - 1990 Apple Computer, Inc. All rights reserved.
-
- AppName = DemoDialogs
-
- # List Rez files other than AppName.r that need to Rez'ed with the application.
- # Also list the file containing the 'view' resource type definition.
-
- OtherRezFiles = ∂
- "{SrcApp}DemoHexData.r"
-
- OtherLinkFiles = ∂
- "{CLibraries}"StdCLib.o ∂
- "{ObjApp}UGraph.cp.o" ∂
- "{ObjApp}Graph.c.o"
-
- "{ObjApp}Graph.c.o" ƒ ∂
- "{SrcApp}Graph.c" ∂
- "{SrcApp}Graph.h"
- {MAEcho} {EchoOptions} "Compiling: Graph.c"
- {MAC} "{SrcApp}Graph.c" ∂
- -i "{SrcApp}" ∂
- -i "{CIncludes}" ∂
- -i "{MACIncludes}" ∂
- -o "{ObjApp}Graph.c.o" ∂
- {COptions} ∂
- {OtherCOptions}
-
- "{ObjApp}UGraph.cp.o" ƒ ∂
- "{SrcApp}UGraph.h" ∂
- "{SrcApp}Graph.h" ∂
- {MacAppIntf}
-